home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / nt-doscl.zip / DSK3-1.EXE / README.TXT < prev    next >
Text File  |  1993-06-28  |  13KB  |  307 lines

  1. Microsoft Network Clients Release Notes
  2.  
  3. Contents
  4. --------
  5. Overview of Windows Sockets
  6. Setting DNR and Sockets Settings
  7. If Microsoft RPC Is Installed
  8. Using Windows for Workgroups and the Remote Access Service (RAS)
  9.   Installing Windows for Workgroups 3.1
  10.   Installing RAS on a Workstation Configured for both LAN Manager and 
  11.   Windows for Workgroups
  12.   Windows for Workgroups and MS-DOS Workgroup Connection
  13.   Using NetBEUI
  14.   Using Modems with Advanced Features
  15.   Creating New Modem Sections
  16.   Turning Compression On or Off
  17.   DSI 9624LE Modems
  18.  
  19.  
  20. Overview of Windows Sockets
  21. ---------------------------
  22. Microsoft TCP/IP includes support for Windows Sockets on Microsoft Windows 
  23. and Workgroups for Windows workstations. A socket provides an end point to 
  24. a connection; two sockets form a complete path. A socket works as a 
  25. bi-directional pipe for incoming and outgoing data. The Windows Sockets API 
  26. is a networking API tailored for use by programmers using the Microsoft 
  27. Windows operating system. Windows Sockets is a public specification based 
  28. on Berkeley UNIX sockets and aims to:
  29.  
  30. *  Provide a familiar networking API to programmers using Windows or UNIX.
  31. *  Offer binary compatibility between heterogeneous Windows-based TCP/IP 
  32.    stack and utilities vendors.
  33. *  Support both connection-oriented and connectionless protocols.
  34.  
  35. If you are running an application that uses Windows Sockets, be sure to 
  36. enable Windows Sockets when you configure Microsoft TCP/IP. If you are 
  37. unsure whether any of your applications use Windows Sockets, refer to the 
  38. documentation included with that vendor's application.
  39.  
  40.  
  41. Setting DNR and Sockets Settings
  42. --------------------------------
  43. If you specify the MS TCP/IP protocol during setup, you will now see an 
  44. additional dialog box after you have used the Advanced button in the 
  45. MS-TCP/IP Configuration dialog box. This new dialog box, DNR and Sockets 
  46. Settings, is used only if your MS TCP/IP network has a domain name service 
  47. (DNS) server. If your network has a DNS and you choose to configure the 
  48. Domain Name Resolver (DNR) parameters, the DNR module will be loaded with 
  49. your sockets and Telnet applications to resolve hostname-to-IP address 
  50. mappings. This allows you to specify remote computers by computername 
  51. without knowing specific IP addresses. If you use this dialog box, these 
  52. are the values you will need to supply:
  53.  
  54. Username
  55. Your username.
  56.  
  57. Hostname
  58.   The computername your workstation will report when using the remote 
  59.   services. The default is your LAN Manager computername.
  60.  
  61. Primary Nameserver IP Address
  62.   The IP address of the DNS server you want the DNR to consult first when 
  63.   resolving computername-to-IP address mappings.
  64.  
  65. Secondary Nameserver IP Address
  66.   The IP address of the DNS server you want the DNR to consult when 
  67.   resolving computername-to-IP address mappings if the request to the 
  68.   primary nameserver fails.
  69.  
  70. Domain Name Suffix
  71.   The suffix appended to any computername for DNS processing. Your network 
  72.   administrator can tell you what to enter here.
  73.  
  74. Enable Windows Sockets
  75.   Mark this checkbox if you want Sockets to be invoked from the 
  76.   AUTOEXEC.BAT file.
  77.  
  78. Number of Sockets
  79.   The maximum number of sockets that can be made available to applications 
  80.   at any one time. The range is 1 to 22 sockets.
  81.  
  82.   Note: Some applications may use more than one socket to provide a service. 
  83.         Consider this when trying to maximize available memory. The total 
  84.         number of sockets and NetBIOS sessions combined must not exceed 22.
  85.  
  86.  
  87.  
  88. If Microsoft RPC Is Installed
  89. -----------------------------
  90.  
  91. If Microsoft Remote Procedure Call (RPC) is installed on your system, 
  92. you must copy RPC16C3.DLL from the \DRIVERS\PROTOCOL\TCPIP directory of 
  93. the DOS DRIVERS 2 disk to your WINDOWS\SYSTEM directory in order for 
  94. Windows Sockets to work properly with Microsoft TCP/IP.
  95.  
  96.  
  97. Using Windows for Workgroups and the Remote Access Service (RAS)
  98. ================================================================
  99.  
  100. Installing Windows for Workgroups 3.1
  101. -------------------------------------
  102.  
  103. If you plan to connect to the network using only Remote Access and a modem, click 
  104. the Cancel button when Windows for Workgroups Setup prompts you for the type 
  105. of network adapter you have. Windows for Workgroups will give you several 
  106. warning messages informing you that network functionality cannot be provided 
  107. without network adapters. Disregard these messages if you plan to install 
  108. Remote Access later. The Remote Access Setup program installs the device 
  109. drivers required by Remote Access. 
  110.  
  111. Note
  112. If you plan to use a network adapter card and Remote Access at the same 
  113. time, install the appropriate Windows for Workgroups network drivers.
  114.  
  115.  
  116. Installing RAS on a Workstation Configured for both 
  117. LAN Manager and Windows for Workgroups
  118. ---------------------------------------------------
  119.  
  120. Remote Access files are installed in your Windows for Workgroups directory 
  121. by default if the directory is present in your path. If you want Remote 
  122. Access to be installed in the LAN Manager directory on a computer that has 
  123. valid installations of both LAN Manager 2.2 and Windows for Workgroups, 
  124. temporarily delete the Windows for Workgroups directory from the path 
  125. statement in the AUTOEXEC.BAT file and reboot the computer before running 
  126. Remote Access Setup. 
  127.  
  128. After RAS has been installed, be sure to replace the Windows for Workgroups 
  129. directory in the path statement in the AUTOEXEC.BAT file.
  130.  
  131.  
  132. Windows for Workgroups and MS-DOS Workgroup Connection
  133. ------------------------------------------------------
  134.  
  135. If you are running Windows for Workgroups or MS-DOS Workgroup Connection, 
  136. you do not need to install LAN Manager before installing Remote Access.
  137.  
  138. No references to rasload apply to installations running Windows for 
  139. Workgroups or MS-DOS Workgroup Connection. To load the Remote Access 
  140. service, run Remote Access Setup. For instructions about running Setup, 
  141. see the Microsoft LAN Manager Remote Access Service AdministratorÆs Guide.
  142.  
  143.  
  144. Not Enough Memory for Setup
  145. ---------------------------
  146. If you don't have enough memory to install Remote Access service by running 
  147. Setup on the Remote Access Setup disk, you can install it with wfwsetup for 
  148. Windows for Workgroups and MS-DOS Workgroup Connection, or lmrsetup for 
  149. LAN Manager. This procedure requires about 35 kilobytes (K) less random 
  150. access memory (RAM).
  151.  
  152. To run setup this way, insert the Remote Access Setup disk into drive A, 
  153. and follow the appropriate step:
  154.  
  155. *  From the Windows File Manager, change to drive A and click 
  156.    WFWSETUP.EXE or LMRSETUP.EXE, whichever applies.
  157. *  From the command line, type
  158.       a:wfwsetup
  159.    Or type
  160.       a:lmrsetup
  161.  
  162.  
  163. Avoiding the Delay from Browsing Domains
  164. ----------------------------------------
  165. When you click the Connect Network Drive button on the Windows for 
  166. Workgroups File Manager, all domains on the network are browsed. When 
  167. accessing the network through the Remote Access Service, browsing all 
  168. domains can cause an unwanted delay if you already know what share you 
  169. want to connect to. To avoid browsing and therefore eliminate the delay, 
  170. follow these steps:
  171.  
  172. 1.  Connect to the share from the command line by typing the net use 
  173. command followed by the drive letter, server name, and share name. The 
  174. syntax is:
  175. net use x: \\servername\sharename
  176.     
  177. 2.  Once you've connected, refresh the File Manager display to see the 
  178. drive letter you assigned to your share. To refresh the display, pull down 
  179. the Windows menu and click Refresh, or press the F5 key.
  180.  
  181.  
  182. Reinstalling Remote Access
  183. --------------------------
  184. You must remove and then reinstall Remote Access Service, using Setup, 
  185. under the following circumstances:
  186.  
  187. *  If you are running Windows for Workgroups or MS-DOS Workgroup 
  188.    Connection and you encounter problems relating to configuration files.
  189.  
  190.    Note: In this case, error messages that refer to LAN Manager 
  191.    configuration files do not apply. However, error messages dealing 
  192.    with Remote Access configuration files, modem errors, and so on 
  193.    still apply to both Windows for Workgroups and MS-DOS 
  194.    Workgroup Connection.
  195.  
  196. *  If you upgrade from MS-DOS Workgroup Connection to 
  197.    Windows for Workgroups.
  198.  
  199.  
  200. Modifying Configuration
  201. -----------------------
  202. To modify the Remote Access configuration:
  203.  
  204.     Platform                                Procedure
  205.  
  206. Windows for Workgroups               Click the Remote Access icon on 
  207.                                      the control panel.
  208.  
  209. MS-DOS Workgroup Connection          Run Remote Access Setup from 
  210.                                      the DOS\RAS directory.
  211.  
  212. To save RAM, both VCOMMIOD.EXE and WANTSR.EXE can be loaded high, assuming 
  213. you have a configuration that allows terminate-and-stay-resident (TSR) 
  214. programs to be loaded high. Find the following lines in your AUTOEXEC.BAT 
  215. file:
  216. C:\WINDOWS\ras\vcommiod.exe
  217. C:\WINDOWS\ras\wantsr.exe
  218.  
  219. Change them to:
  220. loadhigh C:\WINDOWS\ras\vcommiod.exe
  221. loadhigh C:\WINDOWS\ras\wantsr.exe
  222.  
  223.  
  224. Using NetBEUI
  225. -------------
  226. If you are using both NetBEUI (to use the local network) and RAS (to access 
  227. a remote network), you need to be using the real mode version of NetBEUI 
  228. rather than the protect mode version that is normally loaded when the 
  229. Windows operating system is started. To use the real mode version, issue 
  230. the command net start netbeui before starting the Windows operating system. 
  231. If your local network does not require the NetBEUI protocol, this is not a 
  232. problem.
  233.  
  234. The real mode NetBEUI will take up space in the real mode stack. If this is 
  235. a problem, you can disable RAS and allow the protect mode NetBEUI to be 
  236. loaded when the Windows operating system is started. This will allow you 
  237. to use the local network, but not RAS. To use RAS again you must re-enable 
  238. RAS and then either explicitly load NetBEUI before starting the Windows 
  239. operating system or not use local area network resources that require the 
  240. use of NetBEUI. You can disable RAS from within Windows or from the 
  241. command line.
  242.  
  243. *  To disable RAS from within the Windows operating system
  244.    1.  Choose the Remote Access icon from the Control Panel.
  245.    2.  Clear the Enable Remote Access checkbox. 
  246.    3.  Reboot your computer. 
  247.  
  248. *  To disable RAS from the Command Line
  249.    1.  Go to the RAS subdirectory of the WINDOWS directory by 
  250.        typing a command such as cd c:\windows\ras.
  251.    2.  Start the RAS setup program by typing setup.
  252.    3.  Clear the Enable Remote Access checkbox. 
  253.    4.  Reboot your computer. 
  254.  
  255.  
  256. Using Modems with Advanced Features
  257. -----------------------------------
  258. If you have a modem that can do hardware data compression, or supports 
  259. speeds above 19.2K baud, use the alternate modem configuration file that 
  260. enables these advanced features. The file is MCOMP.INF. Use the following 
  261. procedure to access advanced modem features.
  262.  
  263. *  To use the advanced features of the modem: 
  264.    1.  Insert the Remote Access Setup disk into drive A.
  265.    2.  Go to your Windows directory if you are using Windows for Workgroups, 
  266.        or to your LAN Manager root directory.
  267.    3.  Rename the MODEMS.INF file to a temporary filename such as MODEMS.OLD.
  268.    4.  Copy the new file using the following command:
  269.  
  270.        copy a:mcomp.inf modems.inf    
  271.  
  272.    5.  Run the RAS Setup program again and select the your modem from the 
  273.        list of modems. 
  274.  
  275.        If the modem does not appear in the list of modems, the advanced 
  276.        features are not supported on that particular modem. In this case, 
  277.        exit RAS Setup copy MODEMS.OLD (or whatever you renamed it to) back 
  278.        to MODEMS.INF and run the RAS Setup program again to select the 
  279.        appropriate modem.
  280.  
  281.    6.  Exit RAS Setup and reboot the computer.
  282.  
  283.  
  284. Creating New Modem Sections
  285. ---------------------------
  286. When creating new modem sections, be sure to
  287.   *  set the modem to always report DTE speed (port to modem speed) 
  288.      instead of the DCE speed (modem to modem speed)
  289.   *  set modem to NOT report negotiation progress.
  290.  
  291.  
  292. Turning Compression On or Off
  293. -----------------------------
  294. The following modems should turn off compression when connecting to OS/2 
  295. based RAS 1.x servers, and turn on compression when connecting to NT base 
  296. RAS servers.
  297.   *  Codex 3220 Plus
  298.   *  Codex 326x FAST series
  299.   *  US Robotics Courier modems
  300.   *  UDS 3229
  301.  
  302.  
  303. DSI 9624LE Modems
  304. -----------------
  305. The DSI 9624LE modem will only work when connected at high speed (9600 baud 
  306. or greater). Do not use this modem if connecting at 4800 or lower speed.
  307.